home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
prefs.dxr
/
00001_Start Stop Code.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-14
|
243 b
|
15 lines
global gPrefsVarObj
on startMovie
InitPrefsVars()
InitButtons()
InitRollOverText(gPrefsVarObj)
end
on CloseMIAW
global gForgetWindow, gForgetList
condemn(gPrefsVarObj)
gPrefsVarObj = 0
append(gForgetList, the activeWindow)
end